services.dependency-track.settings."alpine.oidc.client.id"

NixOS option

Defines the client ID to be used for OpenID Connect. The client ID should be the same as the one configured for the frontend, and will only be used to validate ID tokens.

type: string
Default
config.services.dependency-track.oidc.clientId
declared in: nixos/modules/services/web-apps/dependency-track.nixView source on NixOS/nixpkgs →